inspector: Add a button for rtl flipping
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 May 2014 14:40:55 +0000 (10:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 May 2014 02:04:34 +0000 (22:04 -0400)
commitbe532bc1962ca12d6f5be0e26a669fc78e3b361a
tree93f2f5278a40c9ee26dad8ac1e45fb874dc37389
parenta089ccf5f0f0b439f4f2a8d6fac7c3d47913462a
inspector: Add a button for rtl flipping

Nice to have a quick way of testing this everywhere.

The implementation is not quite perfect: due to the way text
direction works in GTK+, widgets that appear in the inspector
window while we are flipped will inherit the flipped direction
instead of the fixed direction of the inspector window.
modules/inspector/window.c
modules/inspector/window.ui